'Declaration
Public Overloads Shared Function GetBarycenter( _ ByVal points As System.Collections.Generic.IList(Of NPointD) _ ) As NPointD
'Usage
Dim points As System.Collections.Generic.IList(Of NPointD) Dim value As NPointD value = NPointDList.GetBarycenter(points)
Parameters
- points